Welcome![Sign In][Sign Up]
Location:
Search - tic tac

Search list

[Special EffectsA2008

Description: awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) colormap( gray ) axis image hold on plot(circen(:,1), circen(:,2), r+ ) for k = 1 : size(circen, 1), DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- ) end hold off title([ Raw Image with Circles Detected , ... (center positions and radii marked) ]) figure(3) surf(accum, EdgeColor , none ) a
Platform: | Size: 14336 | Author: money | Hits:

[matlabBruteSearch

Description: K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds.
Platform: | Size: 4096 | Author: Ming | Hits:

[ActiveX/DCOM/ATLTIC

Description: tic-tac-toe game in C ,player vs computer and computer uses only basic ideas of winning the game
Platform: | Size: 1024 | Author: saneem | Hits:

[JSP/JavaHangman

Description: This a tic hangman game. have fun-This is a tic hangman game. have fun
Platform: | Size: 4096 | Author: agy | Hits:

[ELanguagetic

Description: A simple tic tac toe program using prolog
Platform: | Size: 1024 | Author: Ajit | Hits:

[Game ProgramTicTacToe

Description: Tic Tac toe Program. This is a Tic Tac Toe applet that can be played by two members
Platform: | Size: 8192 | Author: sat | Hits:

[Shot GameTicTacToe_cpp

Description: using simple c++ tic ta to game
Platform: | Size: 1024 | Author: biplab437 | Hits:

[Game ProgramTIC

Description: this a tic tac game based on c-this is a tic tac game based on c
Platform: | Size: 1024 | Author: saquib | Hits:

[Data structsTic-Toc-Toe.doc.tar

Description: 井字棋算法的详细设计过程,其中有源码及详细地分析过程。适合作为设计算法练习使用。-Tic-Tac-chess algorithm detailed design process, including source code and detailed analysis of the process. Exercise suitable for use as a design algorithm.
Platform: | Size: 18432 | Author: jr_ghost | Hits:

[Game Programtic-tac-toe

Description: Tic Toe Toe game in java
Platform: | Size: 1024 | Author: Nirav | Hits:

[Other Riddle gamestic-tac-toe

Description: 三连棋游戏,两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者。-tic tac toe
Platform: | Size: 1024 | Author: guoyanming | Hits:

[Other GamesTic-tac-toe-source-v0.1

Description: Tic Tac Toe was built entirely using C-Tic Tac Toe was built entirely using C++
Platform: | Size: 20480 | Author: illusion | Hits:

[VC/MFCtic-tac-toe

Description: tic tac toe source code
Platform: | Size: 1024 | Author: alex | Hits:

[Other GamesTIC-TAC-TOE

Description: tic tac toe is a very addicting game.You can play it all day.
Platform: | Size: 3072 | Author: ankita | Hits:

[Game ProgramTik Tak Tou

Description: This is Tic-Tac-Toe Game Enjoy...
Platform: | Size: 3252224 | Author: semiem | Hits:

[Othertic-tac-toe-project

Description: This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without graphics to focus on logic /algorithm used in game. Two players can play this game.
Platform: | Size: 1024 | Author: Kitt | Hits:

[Game ProgramTic Tac Toe

Description: 3*3井字棋的简单程序,电脑和人实现对战。(Tic Tac Toe is a simple game.You can play this game with a intelligent computer!)
Platform: | Size: 1024 | Author: 忌wine | Hits:

[Other Riddle gamestic-tac-toe

Description: 简单的井字游戏,内含源码,供新手学习参考。(A simple well character game, including source code, for the novice learning reference.)
Platform: | Size: 2060288 | Author: huyong1223 | Hits:

[assembly languageTic Tac Toe Project

Description: assembly level code for tic tac toe
Platform: | Size: 31744 | Author: yesindeed | Hits:

[Other GamesTic Tac Toe terminal game

Description: This is game Tic Tac Toe, which can be played in terminal
Platform: | Size: 2488 | Author: cbcgzwrxufkzofaygz | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »

CodeBus www.codebus.net